Progress Quiz
That first question was too easy. Try this one now! Choose the best answer. When you're ready to continue, click FORWARD.

Which of these describe JSPs and JSP Beans?

Tags for content access and presentation reside in the web page.
Logic and programming code for content generation reside in reusable components called JavaBeans.
Putting code in JavaBeans separates code from content and layout.
All of the statements above are correct.